home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- set the video of member "unisys2" to 0
- set the video of member "unisys1" to 0
- updateStage()
- set the visible of sprite 10 to 0
- cursor(4)
- go("1a_4")
- end
-
- on exitFrame
- set the volume of sound 1 to 255
- set the visible of sprite 10 to 1
- set the video of member "unisys2" to 1
- end
-